home *** CD-ROM | disk | FTP | other *** search
/ Freelog 117 / FreelogNo117-OctobreNovembre2013.iso / Programmation / jedit / jedit5.1.0install.exe / {app} / macros / Emacs / README.md < prev   
Text File  |  2013-07-28  |  913b  |  28 lines

  1. Emacs Macros for JEdit
  2. ======================
  3.  
  4. ## Introduction
  5.  
  6. This repository contains a set of key bindings and some BeanShell macros
  7. for the popular [jEdit][] editor. The key bindings and macros, together,
  8. attempt to provide a better emulation of the GNU Emacs editor than is
  9. available out of the box with jEdit. Some of the key bindings in the
  10. shortcuts file merely bind to existing jEdit macros; however, others bind
  11. to macros provided by this package.
  12.  
  13. For more information, see the accompanying [web site][].
  14.  
  15. ## Copyright and License
  16.  
  17. These macros are copyright © 2005-2011 Brian M. Clapper and are
  18. released under a BSD license.
  19.  
  20. ## Notes
  21.  
  22. **NOTICE** This emulation software is not part of, or endorsed by, the GNU
  23. Emacs project or the Free Software Foundation, nor is it a part of, or
  24. endorsed by, the jEdit project.
  25.  
  26. [jEdit]: http://jedit.org/
  27. [web site]: http://software.clapper.org/jedit-emacs/
  28.